home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
NOVA - For the NeXT Workstation
/
NOVA - For the NeXT Workstation.iso
/
Apps
/
AudioApps
/
StartupSound
/
StartupSound.nib
/
data.classes
next >
Wrap
Text File
|
1992-12-20
|
194b
|
15 lines
FirstResponder = {
ACTIONS = {
};
SUPERCLASS = Object;
};
StartupSoundApp = {
ACTIONS = {
appDidInit:;
};
OUTLETS = {
theSound;
};
SUPERCLASS = Application;
};